Series Realtime Recorder

Block Group: Table Operations
Icon: Realtime Recorder block icon

The Series Realtime Recorder block monitors the single current value of each specified metric and creates a table of those current values without storing historical values.


Input/Output Properties

The following properties of the Series Realtime Recorder block can take input and give output.

enabled determines whether the block is currently recording and updating the table.

name n specifies a name corresponding to value n, to store in the output table.

value n specifies a value corresponding to name n, to store in the output table.


Output Property

The following property of the Series Realtime Recorder block can give output but cannot take input.


Example

In this example, values from three Load Value blocks are bound to the Series Realtime Recorder block, and then a table is created to store the three values.

Series Realtime Recorder block example